home *** CD-ROM | disk | FTP | other *** search
- Path: redstone.interpath.net!mercury!softbase
- From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
- Newsgroups: comp.lang.c
- Subject: Re: Object Oriented programming in C ????
- Date: 6 Mar 1996 17:38:23 GMT
- Organization: Interpath -- Providing Internet access to North Carolina
- Message-ID: <4hkiif$5q8@news.interpath.net>
- References: <4higq7$5j2@sidhe.memra.com> <4hidvhINNcen@gambier.ugrad.cs.ubc.ca>
- NNTP-Posting-Host: mercury.interpath.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
- :Does anyone know of resources that explain how to write OO programs in C?
-
- I could not spell his name correctly without the book in front of me,
- but Nabisomething Barakkakkakkai (does anyone know how to spell his
- name?) discusses this in his book OOP in C++, an orange covered Sams'
- book. It's an excellent book, but probably out of print. Most of this
- material is duplicated in the Microsoft C/C++ 7 Developer's Guide, a
- HUGE book (so big 3 chapters are on diskette because the book
- was too big to hold them!) that ought to be on cutout tables near you.
-
- THe book discusses OOP concepts in C first as a prelude to C++ -- he
- shows how to do OO things in C, and then how much easier C++'s extended
- syntax is to do the things.
-
- Scott
-
- PS: If you really need the author's name and the ISBN, I can try to
- dig this book out.
-